home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / UTILITY / BF202A.ARJ / BFP-202.DOC < prev    next >
Text File  |  1992-03-21  |  8KB  |  205 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.                     Back & Forth Professional Version 2.02
  15.                                 21 March 1992
  16.                                    Addendum
  17.  
  18.          Copyright (C) 1990, 1991, 1992 by Progressive Solutions, Inc.
  19.                              All Rights Reserved
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.                             Progressive Solutions
  31.                              Sandi & Shane Stump
  32.                                  Box 276125
  33.                           San Antonio, Texas 78227
  34.  
  35.  
  36.                            Sales:   (800) 833 4400
  37.                                 :   (512) 670 0882
  38.                Technical Support:   (512) 670 1061
  39.                              Fax:   (512) 670 1061
  40.                    BBS 1200/9600:   (512) 670 0954
  41.                    BBS 2400/9600:   (512) 670 1809
  42.                       Compuserve:   GO ZENITH section 13
  43. Back & Forth Professional version 2.02 Addendum                       page   1
  44. Changes included in Back & Forth Professional version 2.02
  45.  
  46.  
  47. A note, some of the following modifications involve making additions to the
  48. B&FHIPRO.BAT or B&FPRO.BAT batch files, created by the B&F Installation and 
  49. used to run Back & Forth. Where we instruct you to place the new statements
  50. at the beginning of these files, this is not meant to be an absolute. Instead,
  51. place the lines after the 4th line (the "cd" line), where the other "Set" 
  52. statements can be found. I mention this only to eliminate confusion.
  53.  
  54.  
  55. We have optimized B&F for better memory usage for those of you who are using 
  56. EMM386.EXE included with MS-DOS 5.0. This change does not affect the 
  57. performance of Back & Forth with QEMM and 386^MAX.  Up to 2.3k of local DOS 
  58. environment overhead can be loaded high if DOS is managing UMBs.
  59.  
  60.  
  61. In version 2.0, we had added default support for the DOS 5.0 task switcher 
  62. API. We later found out that several programs (like PC-Tools, and the various 
  63. Norton utilities) will not run if the DOS 5.0 task switchere API is detected. 
  64. So, we have decided to make this support optional since it is generally not 
  65. needed by most users. If you do need it, to activate support for the DOS 5.0 
  66. task switcher API, include the following line in the B&FHIPRO.BAT or B&FPRO.BAT
  67. at the beginning of the file.
  68.  
  69.      SET BNF_DOS_5_API=ON
  70.  
  71.  
  72. We have also added a new environment variable for network users who wish to 
  73. place their B&F variable files and other B&F data files in a different 
  74. directory than the B&F program directory which is used by default. To do this,
  75. add the following line to the beginning of the B&FHIPRO.BAT or B&FPRO.BAT file.
  76.  
  77.      set BNF_DATA_PATH=path
  78.  
  79. Replace "path" with the drive:\directory to be used.
  80.  
  81.  
  82. Back & Forth Professional version 2.02 Addendum                       page   2
  83. Introducing --  BackSight!
  84.  
  85.  
  86. BackSight is a DOS level scroll back function. This lets you view the 
  87. information that has scrolled off of the screen. It works quite well with 
  88. most DOS commands like DIR, TREE, CHKDSK, DEBUG, EDLIN, LINK, MEM, etc. and 
  89. other command line utilities that use DOS to write to the screen. It will NOT,
  90. however, work with programs that use the BIOS or write directly to the screen. 
  91.  
  92.  
  93. BackSight has been tested with ANARKEY, DOSKEY, CED, PCED, and B&F's own 
  94. command line editor. It almost but not quite works correctly with 4DOS's 
  95. command line editor. We are currently working with J&P software on some 
  96. necessary software hooks to be added to allow B&F to operate.
  97.  
  98.  
  99. To activate BackSight, the following environment variable must be set before
  100. Back & Forth is run. Place the following statement at the beginning of the 
  101. B&FHIPRO.BAT and B&FPRO.BAT files:
  102.    
  103.      SET BNF_BACKSIGHT=memory type,buffer size
  104.  
  105. The memory type is the type of memory to be used by BackSight as buffer space.
  106. You can choose to use either EMS or XMS. The size lets you limit the amount 
  107. of information that can be retained. For example, to save one screen filled 
  108. with information, set the size to 2k. The buffer size can be 1k to 64k.
  109.  
  110.  
  111. BackSight must be activated within a program partition. BackSight support can
  112. be selected by entering the Program setup, opening the [F8] extended setup 
  113. option, and setting the BackSight support option On. 
  114.  
  115.  
  116. To use BackSight, press its hot key. The default hot key is set to [Ctrl][`]
  117. (the lower case character sharing the [~] key). This hot key can be reset 
  118. within the Options menu Hotkey setup. While at a DOS prompt using B&F's 
  119. command stack, you can also press [PgUp] to activate BackSight. The hot key 
  120. can be used to bring up BackSight within a program. Remember, Backsight only 
  121. works with programs that use DOS calls to print to the screen.
  122.  
  123.  
  124. Back & Forth Professional version 2.02 Addendum                       page   3
  125. Screen Blanker
  126.  
  127.  
  128. The hot key used to automatically blank the screen while within Back & Forth
  129. can now be selected. This option is located within the Screen Blanker setup 
  130. menu, found within the Options menu. The default sccreen blanker hot key is 
  131. set to the [5] key located on the number pad while [NumLock] is turned off.
  132. (Just for your curiosity, this key is hardly ever used by other programs, 
  133. which is why we selected it. While at the main Back & Forth screen, press 
  134. [Alt][O] to select the Options menu, then press [S] to select the Screen 
  135. Blanker menu entry.
  136.  
  137.  
  138. Back & Forth Professional version 2.02 Addendum                       page   4
  139. Overtime! Appointment Book and Event Scheduler
  140.  
  141.  
  142. Overtime! now displays the daily appointments closest to the current system
  143. time (this is only when the appointment window is NOT the active window).
  144.  
  145.  
  146. There was a minor buglet which displayed an error message when appointments 
  147. were assigned to days other than the current one. This has been fixed.
  148.  
  149.  
  150. Back & Forth Professional version 2.02 Addendum                       page   5
  151. KeyBack! Keyboard Macros
  152.  
  153.  
  154. Macros can now be stored in XMS memory! To take advantage of this feature, 
  155. you must add the following environment variable to the B&FHIPRO.BAT or 
  156. B&FPRO.BAT file:
  157.  
  158.      Change from:   SET BNF_MACRO_BUFFER=EMS
  159.      to         :   SET BNF_MACRO_BUFFER=XMS
  160.  
  161. The amount of macro buffer space allocated for each task using macros will 
  162. automatically be set to 16k. This amount cannot be downsized.
  163.  
  164.  
  165. Shorthand macros are now case significant. For example, if a Shorthand
  166. abbreviation has been defined as follows:
  167.  
  168.     Abbreviation = asap    
  169.     Expansion    = as soon as possible
  170.  
  171. Now, if "asap" is typed, it is replaced with "as soon as possible" (The lack of
  172. sbbreviation capitalization is matched in the expanded output). Else, if "Asap"
  173. is typed, it is expanded to "As soon as possible".
  174.  
  175.  
  176. Back & Forth Professional version 2.02 Addendum                       page   6
  177. RoloBack Address and Phone Book
  178.  
  179.  
  180. A new index has been added: COMPANY/NAME. When an old ROLOBACK file is opened,
  181. this new index will automatically be generated.
  182.  
  183.  
  184. Within the File menu, several new commands have been added. These new entries 
  185. are:
  186.  
  187.     Packing  - This rewrites each record of the rolobase to a temporary file, 
  188.                deletes or renames the old rolobase file, then renames the 
  189.                temporary rolobase file to the name used by the old rolobase.
  190.                This is useful in reorganizing the rolobase after many records
  191.                have been updated or deleted. Lots of this activity may cause 
  192.                the rolobase to grow bigger than it needs to be and will also 
  193.                slightly slow down operation. 
  194.        
  195.     Append   - This lets you append other rolobases to the active database.
  196.  
  197.     Transfer - This lets you transfer records from the active rolobase to a 
  198.                a new or different roloback file.
  199.  
  200.     Export   - This exports the contents of the active rolobase to a file 
  201.                having the Dbase III compatible format. This file can then be 
  202.                imported and accessed by any database program which accepts 
  203.                dbase files.
  204.     
  205.